hospital charge
Peri-AIIMS: Perioperative Artificial Intelligence Driven Integrated Modeling of Surgeries using Anesthetic, Physical and Cognitive Statuses for Predicting Hospital Outcomes
Bandyopadhyay, Sabyasachi, Zhang, Jiaqing, Ison, Ronald L., Libon, David J., Tighe, Patrick, Price, Catherine, Rashidi, Parisa
The association between preoperative cognitive status and surgical outcomes is a critical, yet scarcely explored area of research. Linking intraoperative data with postoperative outcomes is a promising and low-cost way of evaluating long-term impacts of surgical interventions. In this study, we evaluated how preoperative cognitive status as measured by the clock drawing test contributed to predicting length of hospital stay, hospital charges, average pain experienced during follow-up, and 1-year mortality over and above intraoperative variables, demographics, preoperative physical status and comorbidities. We expanded our analysis to 6 specific surgical groups where sufficient data was available for cross-validation. The clock drawing images were represented by 10 constructional features discovered by a semi-supervised deep learning algorithm, previously validated to differentiate between dementia and non-dementia patients. Different machine learning models were trained to classify postoperative outcomes in hold-out test sets. The models were compared to their relative performance, time complexity, and interpretability. Shapley Additive Explanations (SHAP) analysis was used to find the most predictive features for classifying different outcomes in different surgical contexts. Relative classification performances achieved by different feature sets showed that the perioperative cognitive dataset which included clock drawing features in addition to intraoperative variables, demographics, and comorbidities served as the best dataset for 12 of 18 possible surgery-outcome combinations...
- North America > United States > Florida > Alachua County > Gainesville (0.14)
- Europe > United Kingdom > England > Oxfordshire > Oxford (0.04)
- North America > United States > New Jersey > Gloucester County > Glassboro (0.04)
- Europe > Finland > Uusimaa > Helsinki (0.04)
- Research Report > New Finding (1.00)
- Research Report > Experimental Study (1.00)
- Health & Medicine > Therapeutic Area > Cardiology/Vascular Diseases (1.00)
- Health & Medicine > Surgery (1.00)
- Health & Medicine > Therapeutic Area > Neurology > Dementia (0.90)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (0.54)
- Information Technology > Artificial Intelligence > Machine Learning > Performance Analysis > Accuracy (0.46)
Predicting New York's Hospital Costs
In 2019, Donald Trump signed an executive order ordering hospitals to make the costs of common medical services publicly available. Yet, as of March 2021, many hospitals have been non compliant, making it difficult for patients to properly consider the effect of health services on their finances. This article details my creation of a ML XGBoost model to supplement the efforts of the executive order, as well as unexpected findings. Using user-entered values for Length of Stay, Disease Severity, and other variables, the model is capable of predicting hospital charges for three common infections: pneumonia, septicemia, and skin infections/cellulitis. The model is currently only applicable to New York State.